Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast-forward master branch to where develop branch is #304

Merged
merged 6 commits into from
Dec 7, 2023
Merged

Conversation

akikoskinen
Copy link
Contributor

Includes updated to dependencies and "helsinki_tunnus" social auth backend.

mikkokeskinen and others added 6 commits September 15, 2023 14:49
The new version removes a possibly compromised root certificate
The backend is a subclass of the existing HelsinkiTunnistus backend. The
new backend is needed to add a second client (and login method) in
Helsinki Tunnistus Keycloak for logging in with username and password.
The action triggers on pushes to the `develop` branch. It builds a
container image and pushes it to ghcr.io. Based largely on the example
from Github's documentation [1].

There used to be actions that, among other things, also built and
published a similar kind of image. But those were removed in commit
69b20c8.

[1] https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages
Copy link

sonarcloud bot commented Dec 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5081169) 80.24% compared to head (42662ed) 80.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   80.24%   80.29%   +0.04%     
==========================================
  Files          90       91       +1     
  Lines        3766     3775       +9     
==========================================
+ Hits         3022     3031       +9     
  Misses        744      744              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@akikoskinen akikoskinen merged commit 42662ed into master Dec 7, 2023
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants